projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d0ef65
)
Fix comment typo.
author
Glenn Morris
<rgm@gnu.org>
Thu, 1 Oct 2009 04:31:40 +0000
(
04:31
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 1 Oct 2009 04:31:40 +0000
(
04:31
+0000)
lisp/cedet/semantic/debug.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/semantic/debug.el
b/lisp/cedet/semantic/debug.el
index c1314bdb5b354e7e083d3233bad528b324a092ba..55bf26e02ef64898354dd2bab25f6e32856c382c 100644
(file)
--- a/
lisp/cedet/semantic/debug.el
+++ b/
lisp/cedet/semantic/debug.el
@@
-26,7
+26,7
@@
;; controlling and stepping through the parsing work must be implemented
;; by the parser.
;;
-;; Fortunatly, the nature of language support files means that the parser
+;; Fortunat
e
ly, the nature of language support files means that the parser
;; may not need to be instrumented first.
;;
;; The debugger uses EIEIO objects. One object controls the user